golang.org/x/tools/internal/gcimporter.byPath.Less (method, view implemented interface methods)

one use

	golang.org/x/tools/internal/gcimporter (current package)
		gcimporter.go#L265: func (a byPath) Less(i, j int) bool { return a[i].Path() < a[j].Path() }